[INFO] cloning repository https://github.com/shahnami/midnight-tx-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shahnami/midnight-tx-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahnami%2Fmidnight-tx-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahnami%2Fmidnight-tx-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b71416d675f4b4913106c1fdbee63716bcfef8cb
[INFO] testing shahnami/midnight-tx-bug against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshahnami%2Fmidnight-tx-bug" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shahnami/midnight-tx-bug
[INFO] finished tweaking git repo https://github.com/shahnami/midnight-tx-bug
[INFO] tweaked toml for git repo https://github.com/shahnami/midnight-tx-bug written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shahnami/midnight-tx-bug on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shahnami/midnight-tx-bug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87f5eb5c8cd0aeb5dec7483fc528925bb42bc6d7f23906861219e8b387482066
[INFO] running `Command { std: "docker" "start" "-a" "87f5eb5c8cd0aeb5dec7483fc528925bb42bc6d7f23906861219e8b387482066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87f5eb5c8cd0aeb5dec7483fc528925bb42bc6d7f23906861219e8b387482066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f5eb5c8cd0aeb5dec7483fc528925bb42bc6d7f23906861219e8b387482066", kill_on_drop: false }`
[INFO] [stdout] 87f5eb5c8cd0aeb5dec7483fc528925bb42bc6d7f23906861219e8b387482066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4557659fe2cf342eed8e714c5ff2462a16f4ff7abacb425790a854acfc16bd84
[INFO] running `Command { std: "docker" "start" "-a" "4557659fe2cf342eed8e714c5ff2462a16f4ff7abacb425790a854acfc16bd84", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling typewit v1.11.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling halo2curves v0.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling konst_kernel v0.3.15
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling konst_proc_macros v0.3.10
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling konst v0.3.16
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling archery v0.5.0
[INFO] [stderr]    Compiling const-hex v1.14.1
[INFO] [stderr]    Compiling const_std_vec v0.2.0
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling rpds v0.13.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling midnight-onchain-runtime v1.0.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling enum_index v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling is_sorted v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling enum_index_derive v0.2.0
[INFO] [stderr]    Compiling introspection v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling introspection-derive v0.1.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling halo2derive v0.1.0
[INFO] [stderr]    Compiling const_num_bigint_derive v0.1.1
[INFO] [stderr]    Compiling midnight-base-crypto-derive v1.0.0-alpha.1 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling atomic-write-file v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling const_num_bigint v0.2.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling midnight-serialize-macros v1.0.0-alpha.1 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling midnight-storage-macros v1.0.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crypto v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling midnight-serialize v1.0.0-alpha.1 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling bip32 v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling midnight-curves v0.1.0 (https://github.com/midnightntwrk/midnight-zk?tag=midnight-circuits-v4.0.0#38fc75a7)
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling midnight-proofs v0.4.0 (https://github.com/midnightntwrk/midnight-zk?tag=midnight-circuits-v4.0.0#38fc75a7)
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling midnight-circuits v4.0.0 (https://github.com/midnightntwrk/midnight-zk?tag=midnight-circuits-v4.0.0#38fc75a7)
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling parity-db v0.5.4
[INFO] [stderr]    Compiling midnight-base-crypto v1.0.0-alpha.1 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-storage v1.0.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-transient-crypto v1.0.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-coin-structure v1.0.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling zkir v2.0.0-alpha.4 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-onchain-state v1.0.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-onchain-vm v1.0.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-zswap v6.1.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-ledger v6.1.0-alpha.3 (https://github.com/midnightntwrk/midnight-ledger?tag=ledger-6.1.0-alpha.3#49f184ad)
[INFO] [stderr]    Compiling midnight-node-ledger-helpers v0.1.0 (https://github.com/midnightntwrk/midnight-node?tag=node-0.17.0-rc.4#352d2c6d)
[INFO] [stderr]    Compiling midnight-tx-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "4557659fe2cf342eed8e714c5ff2462a16f4ff7abacb425790a854acfc16bd84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557659fe2cf342eed8e714c5ff2462a16f4ff7abacb425790a854acfc16bd84", kill_on_drop: false }`
[INFO] [stdout] 4557659fe2cf342eed8e714c5ff2462a16f4ff7abacb425790a854acfc16bd84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 265f6487da74ad86692ada73fc170b665d9e5533c62fd2bf886a94d20ccfb216
[INFO] running `Command { std: "docker" "start" "-a" "265f6487da74ad86692ada73fc170b665d9e5533c62fd2bf886a94d20ccfb216", kill_on_drop: false }`
[INFO] [stderr]    Compiling midnight-tx-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.11s
[INFO] running `Command { std: "docker" "inspect" "265f6487da74ad86692ada73fc170b665d9e5533c62fd2bf886a94d20ccfb216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "265f6487da74ad86692ada73fc170b665d9e5533c62fd2bf886a94d20ccfb216", kill_on_drop: false }`
[INFO] [stdout] 265f6487da74ad86692ada73fc170b665d9e5533c62fd2bf886a94d20ccfb216
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc96d80fe3196b522d7ebd4f6e12cd27ea71b7ed4ee6bfabc7495ae6acaa1d31
[INFO] running `Command { std: "docker" "start" "-a" "dc96d80fe3196b522d7ebd4f6e12cd27ea71b7ed4ee6bfabc7495ae6acaa1d31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/midnight_tx_bug-6f17f39199b2bcc3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dc96d80fe3196b522d7ebd4f6e12cd27ea71b7ed4ee6bfabc7495ae6acaa1d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc96d80fe3196b522d7ebd4f6e12cd27ea71b7ed4ee6bfabc7495ae6acaa1d31", kill_on_drop: false }`
[INFO] [stdout] dc96d80fe3196b522d7ebd4f6e12cd27ea71b7ed4ee6bfabc7495ae6acaa1d31
